home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Zoom 2
/
Zoom - Release 2 (1996)(Active Software)[!].iso
/
programming
/
amigac
/
dice_c_demo
/
include
/
resources
/
battmem.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1995-01-10
|
338 b
|
18 lines
#ifndef RESOURCES_BATTMEM_H
#define RESOURCES_BATTMEM_H 1
/*
** $Filename: resources/battmem.h $
** $Release: 2.04 Includes, V37.4 $
** $Revision: 36.4 $
** $Date: 90/05/01 $
**
** BattMem resource name strings.
**
** (C) Copyright 1989-1991 Commodore-Amiga Inc.
** All Rights Reserved
*/
#define BATTMEMNAME "battmem.resource"
#endif